PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowTableCompositeCell Class / getContent Method
In This Topic
    getContent Method
    In This Topic
    Gets the cell content.
    Syntax
    public PDFFlowContentCollection getContent()

    Return Value

    A collection of PDFFlowContent objects representing the cell content.
    See Also